func time.runtimeIsBubbled
3 uses
time (current package)
time.go#L1224: if t.wall&hasMonotonic != 0 && !runtimeIsBubbled() {
time.go#L1234: if t.wall&hasMonotonic != 0 && !runtimeIsBubbled() {
time.go#L1329: func runtimeIsBubbled() bool
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)